| Name | Description | |
|---|---|---|
![]() | PDFSetTextMatrixOperator Constructor | Overloaded. |
The following tables list the members exposed by PDFSetTextMatrixOperator.
| Name | Description | |
|---|---|---|
![]() | PDFSetTextMatrixOperator Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | context | (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
| Name | Description | |
|---|---|---|
![]() | getContext | Gets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | getDX | Gets the dx element of the text matrix. |
![]() | getDY | Gets the dy element of the text matrix. |
![]() | getM11 | Gets the m11 element of the text matrix. |
![]() | getM12 | Gets the m12 element of the text matrix. |
![]() | getM21 | Gets the m21 element of the text matrix. |
![]() | getM22 | Gets the Y coordinate of the second control point. |
![]() | getOpCode | Gets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getOpCodeFromType | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | getType | Gets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getTypeFromBinaryOpCode | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getTypeFromOpCode | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | save | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setContext | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | setDX | Sets the dx element of the text matrix. |
![]() | setDY | Sets the dy element of the text matrix. |
![]() | setM11 | Sets the m11 element of the text matrix. |
![]() | setM12 | Sets the m12 element of the text matrix. |
![]() | setM21 | Sets the m21 element of the text matrix. |
![]() | setM22 | Sets the Y coordinate of the second control point. |
![]() | setType | Sets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |